www.mxdraw.com
|
绘制块引用对象
[helpstring("method DrawBlockReference")] HRESULT DrawBlockReference([in] DOUBLE dInsertPointX, [in] DOUBLE dInsertPointY, [in] BSTR psxBlkName, [in] DOUBLE dScale, [in] DOUBLE dAng, [out,retval] VARIANT_BOOL* pRet);
参数 |
说明 |
[in] DOUBLE dInsertPointX |
插入点的X坐标 |
[in] DOUBLE dInsertPointY |
插入点的Y坐标 |
[in] DOUBLE dScale |
图块缩放比例 |
[in] DOUBLE dAng |
图块的旋转角度,单位是度 |
pszBlkName |
图块名 |